const github.com/jackc/pgx/v5/pgtype.lowerInclusiveMask
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
range.go#L196: lowerInclusiveMask = 2
range.go#L221: if rangeType&lowerInclusiveMask > 0 {
range_codec.go#L86: rangeType |= lowerInclusiveMask
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)